Skip to content

Update Docker Compose scripts for Solr 9 compatibility #4240

Merged
tdonohue merged 1 commit intoDSpace:mainfrom
tdonohue:update_solr_in_Docker
Apr 23, 2025
Merged

Update Docker Compose scripts for Solr 9 compatibility #4240
tdonohue merged 1 commit intoDSpace:mainfrom
tdonohue:update_solr_in_Docker

Conversation

@tdonohue
Copy link
Copy Markdown
Member

@tdonohue tdonohue commented Apr 23, 2025

References

Description

Solr 9 compatibility requires minor updates to how Solr image is initialized in our Docker Compose scripts (because Solr changed their own Docker images in version 9). This is why our e2e tests are currently failing on main, because the backend is now using Solr 9 (as of DSpace/DSpace#10627)

Instructions for Reviewers

  • If e2e tests now succeed, that means these changes are working properly.
  • No changes to DSpace code exist in this PR. It only updates Docker Compose scripts used to run the backend and e2e tests.

@tdonohue tdonohue added 1 APPROVAL pull request only requires a single approval to merge backend: Docker related to DSpace deployment via Docker labels Apr 23, 2025
@tdonohue tdonohue added this to the 9.0 milestone Apr 23, 2025
@tdonohue
Copy link
Copy Markdown
Member Author

Merging immediately to fix broken e2e tests on main

@tdonohue tdonohue merged commit 056e923 into DSpace:main Apr 23, 2025
15 checks passed
@tdonohue tdonohue deleted the update_solr_in_Docker branch April 23, 2025 17:51
4science-it pushed a commit to 4Science/dspace-angular that referenced this pull request Mar 25, 2026
[DSC-2778] do not add identifier baseurl if it's in the metadata value already

Approved-by: Francesco Molinaro
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

1 APPROVAL pull request only requires a single approval to merge backend: Docker related to DSpace deployment via Docker

Projects

No open projects
Status: ✅ Done

Development

Successfully merging this pull request may close these issues.

1 participant